Skip to content

docs: Remove non-existent poweroff command from U-Boot docs#241

Open
ericrowan wants to merge 1 commit intoAsahiLinux:mainfrom
ericrowan:fix-uboot-poweroff-docs
Open

docs: Remove non-existent poweroff command from U-Boot docs#241
ericrowan wants to merge 1 commit intoAsahiLinux:mainfrom
ericrowan:fix-uboot-poweroff-docs

Conversation

@ericrowan
Copy link

Summary

The poweroff command is not available in U-Boot 2025.04 on Apple Silicon (or likely any version). When users try to use it, they get:

Unknown command 'poweroff' - try 'help'

Changes:

  • Removed poweroff from the list of useful U-Boot commands
  • Added a note explaining that poweroff isn't available in U-Boot and how to properly shut down the machine

Closes #210

The `poweroff` command is not available in U-Boot 2025.04 on Apple
Silicon. Remove it from the list of useful commands and add a note
explaining how to power off the machine.

Closes AsahiLinux#210
Copy link
Member

@davide125 davide125 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is missing the Signed-off-by in the commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unknown command poweroff in U-Boot

2 participants